iteration count meaning in Chinese
重复计数
Examples
- Returns a pseudo - random key from a password , salt and iteration count
用密码、 salt值和迭代次数返回伪随机密钥。 - This method is automatically called if the salt or iteration count is modified
如果salt值或迭代次数已修改,则自动调用此方法。 - The specified salt size is smaller than 8 bytes or the iteration count is less than 1
指定的salt大小小于8字节或迭代次数小于1 。 - Class takes a password , a salt , and an iteration count , and then generates keys through calls to the
类获取密码、 salt值和迭代次数,然后通过调用 - The salt size must be 8 bytes or larger and the iteration count must be greater than zero
Salt大小必须等于或大于8字节,并且迭代次数必须大于零。